win32: Move from g_memdup() to g_memdup2()
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 4 Feb 2021 19:18:54 +0000 (19:18 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Feb 2021 14:22:23 +0000 (14:22 +0000)
commit43fd9d16c552638a545a36732701e285ef6c668d
tree428ea668a865c895c516900a349bf2889217261c
parent78e3908a002c9a69ab51eaf7361549e0c0c88019
win32: Move from g_memdup() to g_memdup2()

Use `size_t` and `gsize` consistently for the length argument in every
function taking a bytes array and a length.
gdk/win32/gdkclipdrop-win32.c
gdk/win32/gdkclipdrop-win32.h